node_dlang ~master (2022-04-11T07:35:48.1179467)
Dub
Repo
JSObj.constructor
node_dlang
JSObj
Undocumented in source. Be warned that the author may not have intended to support it.
struct
JSObj
(Template, bool useRefCount = true)
static if
(
FieldNames[FunPosition] == `constructor`
)
auto
constructor
(
Parameters
!(
FieldTypes
[
FunPosition
])
args
)
Meta
Source
See Implementation
node_dlang
JSObj
aliases
FieldTypes
NamesForCaller
constructors
this
destructors
~this
functions
constructor
context
jsLog
toString
manifest constants
dlangNodeIsJSObj
variables
ctxRef
env